home *** CD-ROM | disk | FTP | other *** search
- 1 poke 53280,12:poke53281,12:poke646,0
- 10 print"[147]because this series was originally witten for your commodore, a";
- 20 print" demo was atfirst omitted. the disk now has a demo called map.demo[144]"
- 25 print
- 30 print"this shows how to program a simple map with it being revealed as you";
- 40 print" move aboutit. it's a little sluggish since line 6050 reveals the";
- 50 print" squares surrounding your position. try replacing it with":print
- 60 print" 6050 sys 2646,xm,ym
- 70 [153]"it's quicker but it makes the maze tougher to explore"
- 80 [153]"the map is stowed at $c000 and the dummyarray at $a000"
- 90 [153]"i will include a map editor in the next edition of the disk magazine"
- 100 [153]:[153]"regards ...allen webb"
- 110 [137]110
-